[INFO] cloning repository https://github.com/utkarsh0336/eye_tracking
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/utkarsh0336/eye_tracking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarsh0336%2Feye_tracking", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarsh0336%2Feye_tracking'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2ce07ae414f0d28ce2cbe0848d7a6c789c9a2fc8
[INFO] fixing utkarsh0336/eye_tracking against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkarsh0336%2Feye_tracking" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/utkarsh0336/eye_tracking
[INFO] finished tweaking git repo https://github.com/utkarsh0336/eye_tracking
[INFO] tweaked toml for git repo https://github.com/utkarsh0336/eye_tracking written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/utkarsh0336/eye_tracking on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/utkarsh0336/eye_tracking already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang v2.0.0
[INFO] [stderr]   Downloaded opencv-binding-generator v0.100.0
[INFO] [stderr]   Downloaded opencv v0.98.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7cd39c8b9a2d972a986c0746f43087b197dd830add96ea87cb72b13f3f7532b4
[INFO] running `Command { std: "docker" "start" "7cd39c8b9a2d972a986c0746f43087b197dd830add96ea87cb72b13f3f7532b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cd39c8b9a2d972a986c0746f43087b197dd830add96ea87cb72b13f3f7532b4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7cd39c8b9a2d972a986c0746f43087b197dd830add96ea87cb72b13f3f7532b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7cd39c8b9a2d972a986c0746f43087b197dd830add96ea87cb72b13f3f7532b4" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clang v2.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling opencv-binding-generator v0.100.0
[INFO] [stderr]    Compiling opencv v0.98.1
[INFO] [stderr]     Checking eye_tracking v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find `AlgorithmHint` in `core`
[INFO] [stdout]    --> src/main.rs:829:19
[INFO] [stdout]     |
[INFO] [stdout] 829 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `AlgorithmHint` in `core`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 829 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout] 829 +             core::Algorithm::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AlgorithmHint` in `core`
[INFO] [stdout]    --> src/main.rs:829:19
[INFO] [stdout]     |
[INFO] [stdout] 829 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `AlgorithmHint` in `core`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 829 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout] 829 +             core::Algorithm::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AlgorithmHint` in `core`
[INFO] [stdout]    --> src/main.rs:926:19
[INFO] [stdout]     |
[INFO] [stdout] 926 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `AlgorithmHint` in `core`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 926 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout] 926 +             core::Algorithm::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `AlgorithmHint` in `core`
[INFO] [stdout]    --> src/main.rs:926:19
[INFO] [stdout]     |
[INFO] [stdout] 926 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |                   ^^^^^^^^^^^^^ could not find `AlgorithmHint` in `core`
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 926 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout] 926 +             core::Algorithm::ALGO_HINT_DEFAULT,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_net_from_tf_lite` in module `dnn`
[INFO] [stdout]    --> src/main.rs:896:24
[INFO] [stdout]     |
[INFO] [stdout] 896 |     let mut net = dnn::read_net_from_tf_lite(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/opencv-36df68001ac0ca34/out/opencv/dnn.rs:610:2
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn read_net_from_caffe(prototxt: &str, caffe_model: &str) -> Result<crate::dnn::Net> {
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- similarly named function `read_net_from_caffe` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 896 -     let mut net = dnn::read_net_from_tf_lite(
[INFO] [stdout] 896 +     let mut net = dnn::read_net_from_caffe(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `read_net_from_tf_lite` in module `dnn`
[INFO] [stdout]    --> src/main.rs:896:24
[INFO] [stdout]     |
[INFO] [stdout] 896 |     let mut net = dnn::read_net_from_tf_lite(
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/target/debug/build/opencv-36df68001ac0ca34/out/opencv/dnn.rs:610:2
[INFO] [stdout]     |
[INFO] [stdout] 610 |     pub fn read_net_from_caffe(prototxt: &str, caffe_model: &str) -> Result<crate::dnn::Net> {
[INFO] [stdout]     |     ---------------------------------------------------------------------------------------- similarly named function `read_net_from_caffe` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 896 -     let mut net = dnn::read_net_from_tf_lite(
[INFO] [stdout] 896 +     let mut net = dnn::read_net_from_caffe(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/main.rs:824:9
[INFO] [stdout]      |
[INFO] [stdout]  824 |         imgproc::cvt_color(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  829 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |             -------------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-36df68001ac0ca34/out/opencv/imgproc.rs:5182:9
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  828 -             0,
[INFO] [stdout]  829 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]  828 +             0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/main.rs:824:9
[INFO] [stdout]      |
[INFO] [stdout]  824 |         imgproc::cvt_color(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  829 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |             -------------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-36df68001ac0ca34/out/opencv/imgproc.rs:5182:9
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  828 -             0,
[INFO] [stdout]  829 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]  828 +             0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/main.rs:921:9
[INFO] [stdout]      |
[INFO] [stdout]  921 |         imgproc::cvt_color(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  926 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |             -------------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-36df68001ac0ca34/out/opencv/imgproc.rs:5182:9
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  925 -             0,
[INFO] [stdout]  926 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]  925 +             0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 4 arguments but 5 arguments were supplied
[INFO] [stdout]     --> src/main.rs:921:9
[INFO] [stdout]      |
[INFO] [stdout]  921 |         imgproc::cvt_color(
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  926 |             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]      |             -------------------------------------- unexpected argument #5
[INFO] [stdout]      |
[INFO] [stdout] note: function defined here
[INFO] [stdout]     --> /opt/rustwide/target/debug/build/opencv-36df68001ac0ca34/out/opencv/imgproc.rs:5182:9
[INFO] [stdout]      |
[INFO] [stdout] 5182 |     pub fn cvt_color(src: &impl ToInputArray, dst: &mut impl ToOutputArray, code: i32, dst_cn: i32) -> Result<()> {
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]      |
[INFO] [stdout]  925 -             0,
[INFO] [stdout]  926 -             core::AlgorithmHint::ALGO_HINT_DEFAULT,
[INFO] [stdout]  925 +             0,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eye_tracking` (bin "eye_tracking" test) due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eye_tracking` (bin "eye_tracking") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0061, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7cd39c8b9a2d972a986c0746f43087b197dd830add96ea87cb72b13f3f7532b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7cd39c8b9a2d972a986c0746f43087b197dd830add96ea87cb72b13f3f7532b4", kill_on_drop: false }`
[INFO] [stdout] 7cd39c8b9a2d972a986c0746f43087b197dd830add96ea87cb72b13f3f7532b4
